GtkHeaderBar: optionally add a close button
authorMatthias Clasen <mclasen@redhat.com>
Sat, 3 Aug 2013 23:25:26 +0000 (01:25 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 4 Aug 2013 23:37:58 +0000 (01:37 +0200)
commitb38a096aee2e7486ced567adbad3177d276a8e5a
tree4a6d472ec6fed9cdc980b40792bc3e8681d853b2
parentf960cb1971ed1f69aa9ce2611ae5e1eb0d5a0fed
GtkHeaderBar: optionally add a close button

Add a boolean property that controls whether a window close button
will be shown in the header bar or not. Doing this in the toolkit
will ensure consistency of the visual apperance.

https://bugzilla.gnome.org/show_bug.cgi?id=702971
docs/reference/gtk/gtk3-sections.txt
gtk/gtkheaderbar.c
gtk/gtkheaderbar.h
tests/testtitlebar.c